| 1. | This procedure call stores all objects in the schema 中的所有对象存储在目录 |
| 2. | Calling stored procedures to execute logic inside the server 调用存储过程以在服务器中执行逻辑 |
| 3. | Are calling stored procedures to execute logic inside the server 正在调用存储过程以在服务器内部执行逻辑 |
| 4. | Calls stored procedure 调用存储过程 |
| 5. | These job step scripts may call stored procedures and extended stored procedures 这些作业步骤脚本可以调用存储过程和扩展存储过程。 |
| 6. | The wizard can be used to define commands that execute direct sql or commands that call stored procedures 该向导可以用于定义直接执行sql或调用存储过程的命令。 |
| 7. | The monitoring tools no longer send the critical alert . instead , the performance counter called store . exe private bytes is disabled by default 相反地,名为store . exe private bytes的效能计数器预设是关闭的。 |
| 8. | You can also call stored procedures directly that do not return record sets for example , a stored procedure that validates a user entry against a database 还可以直接调用不返回记录集的存储过程(例如,对照数据库验证用户输入的存储过程) 。 |
| 9. | Class , you can call stored procedures that modify data that is contained in the database and return a count of the number of rows affected , also referred to as the update count 类,可以调用修改数据库中所包含数据的存储过程,然后返回受影响的行数计数(也称为更新计数) 。 |
| 10. | The jdbc driver can be used to run sql statements against the database , or it can be used to call stored procedures in the database , using both input and output parameters Jdbc驱动程序可用于运行针对数据库的sql语句,也可用于通过使用输入和输出参数来调用数据库中的存储过程。 |